home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Encoding:
Text File  |  2003-01-14  |  1.6 KB  |  92 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 390
  3.   Top = 243
  4.   BorderStyle = bsNone
  5.   ClientHeight = 201
  6.   ClientWidth = 401
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object imgSplash: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 401
  22.     Height = 201
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object lblInitialize: TLabel
  26.     Left = 100
  27.     Top = 180
  28.     Width = 163
  29.     Height = 13
  30.     Alignment = taRightJustify
  31.     AutoSize = False
  32.     Caption = 'Initializing...'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     Transparent = True
  40.   end
  41.   object Shape1: TShape
  42.     Left = 0
  43.     Top = 0
  44.     Width = 401
  45.     Height = 201
  46.     Align = alClient
  47.     Brush.Style = bsClear
  48.   end
  49.   object prgInit: TProgressBar
  50.     Left = 268
  51.     Top = 180
  52.     Width = 121
  53.     Height = 13
  54.     Min = 0
  55.     Max = 100
  56.     Smooth = True
  57.     TabOrder = 0
  58.   end
  59.   object IvTranslator1: TIvTranslator
  60.     DictionaryName = 'dcoAMStepBuilder'
  61.     Left = 356
  62.     Top = 84
  63.     TargetsData = (
  64.       1
  65.       6
  66.       (
  67.         '*'
  68.         'Hint'
  69.         0)
  70.       (
  71.         '*'
  72.         'Caption'
  73.         0)
  74.       (
  75.         'TMemo'
  76.         'Text'
  77.         0)
  78.       (
  79.         '*'
  80.         'Lines'
  81.         0)
  82.       (
  83.         '*'
  84.         'Items'
  85.         0)
  86.       (
  87.         '*'
  88.         'Cells'
  89.         0))
  90.   end
  91. end
  92.